' Alga minimalis
'
' Vegetable
'
' This robot has a single gene,
' necessary for it to reproduce.
' Energy is given to it by the program,
' by checking the "autotroph" box.

cond
  *.nrg
  6
  >
start
  2
  .repro
  store
  15
  .aimdx
  store
stop
end